home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / prom0406.zip / PRO_VERS.ION < prev    next >
Text File  |  1990-04-06  |  5KB  |  124 lines

  1.      PROMENU Modern Protocol Manager, by Michael G Phelps
  2.  
  3.  
  4.  
  5.   Version Updates
  6.   ---------------
  7.  
  8.            Updates info may include the keywords (minor)/(major)
  9.            Generaly minor updates reflect a change with the display,
  10.            or I rewrote a section of code, not changeing functionality
  11.            but possibly improving porforamnce with respect to
  12.            size and memory requirements.
  13.            Major updates may include a corrected oversight, new CFG
  14.            file info, added functions.
  15.  
  16.  
  17.   v. 06/01/90  <=> Checks size of Bimodem.CFG. Versions 1.0 and later
  18.            should have a cfg file of 655 bytes. Just a catch
  19.            to help save online time. Will notify user of incomplete
  20.            CFG if less than 655 bytes. This does not mean you have
  21.            entered info correctly, just acknowledges that some
  22.            CFG action has taken place, enough fo BiConfig to write
  23.            the file beyond 0 bytes.
  24.  
  25.   v. 08/01/90 <=> Added to P)ut function ability to present the Default
  26.           send directory filenames in alphabetical order. Also
  27.           put PgDn-PgUp keys in affect for directories containing
  28.           more than one scren full. The reason I'm not includeing
  29.           File byte-size, date, and such is to get more filenames
  30.           on a screen. May change my mind in future, depending on
  31.           feedback. The file info is already there, just a matter
  32.           of printing it.
  33.  
  34.   v.09/01/90 <=> In version Jan 8 90 I had added the Alphabetized P)ut
  35.          display, and reduced the screen size. I forgot to decrement
  36.          a files-displayed counter, which caused cursor movement
  37.          limited to all but the last few filenames displayed.
  38.          Corrected this in the Jan 9 issue...
  39.  
  40.   v.18/01/90 <=> Dropped BiMenu's search for all needed files, it added
  41.          time in comeing up, and we don't need that.
  42.          Changed the Bimodem.CFG-Check, to just check size in bytes.
  43.          If under 555 bytes, something is wrong, as the older versions
  44.          are always 555 bytes, and newer versions always 655 bytes.
  45.          ( saw some increased BIMODEM120.ZIP downloads since adding
  46.          the CFG-Check option), sorry for the confusion, just trying
  47.          to help.
  48.          Name change from BiMenu to ProMenu. Added suport for
  49.          DSZ,PUMA,LYNX,CMODEM,JMODEM.
  50.          In need of suggestions/documentation, SEE Page 10...
  51.  
  52.   v.19/01/90     Fixed a glitch in the way BiMenu menu, handles the BIMODEM.CFG
  53.          file after configuring.
  54.  
  55.   v.20/01/90     M)anual option was not corretly excepting full path names
  56.          overriding ProMenu.CFG "DownLoad directory. Fixed this to
  57.          except Full path names, of files elswhere.
  58.  
  59.  
  60.   v.21/01/90     Still finding loose ends after adding protocols to what used
  61.          to be BiMenu. The D)el option from all Menu's works now,
  62.          was only working from BiMenu.
  63.          Added README.1ST file, and updated DOC.
  64.          Explanation of ProMenu's usage of protocols, and why a PATH
  65.          statement is needed pointing to protocols directory.
  66.          Began work on scripting functions. User Input would be
  67.          very helpfull in this area! See README.1ST
  68.  
  69.   v.22/01/90     Glitch fixes.
  70.  
  71.   v.27/01/90     Changed the way Protocols are called, from actually building
  72.          a batch file, and calling it, to calling protocols as a sub
  73.          process.(step towards CFG protocol calling options)
  74.          Added Transfer Protocol PATH to CFG file.
  75.          Added LISTFILE nameing to CFG file. Enables use of more
  76.          than on LISTFILE be preloaded.(step towards scripting)
  77.          Added [u/d] arguments to main.
  78.          More than usual testing/code fixxes, before release.?.
  79.  
  80.   v.02/02/90     Rewrote the P)ut Pick directory sort routine.
  81.  
  82.   v.13/02/90     Rewrote P)ut Pick again. Adding directory changeing
  83.          and a little cleaner listing. Redid the way ProMenu
  84.          handles your environmental PATH statement. Also tested
  85.          the version more than usual.
  86.  
  87.   v.15/02/90     Fixxed a major oversight,
  88.          in that BIHOT.EXE would make an improper exit if no
  89.          BIMODEM.CFG  file is used. oops
  90.  
  91.  
  92.   v.02/16/90     Obvious version update name-date change. Minor changes to
  93.          the way ProMenu restores initial video settings upon exit.
  94.          Specificaly the cursor.
  95.  
  96.   v.02/17/90     Display some of your parms at xfer time, possibly help
  97.          if not configured proper.
  98.  
  99.   v.02/18/90     I'm always trying to make using ProMenu as easy as possible,
  100.          changes are to handling BIMODEM.CFG file if not found.
  101.  
  102.   v.02/19/90     Well, after changing from BiMenu to ProMenu, adding the
  103.          protocols, I finaly discovered the BiMenu/P)ut glitch...
  104.          Bimenu/P)ut Pick dosn't mess up the PTH file any more.
  105.  
  106.   v.02/27/90     Addition of configurable command lines to protocols.
  107.  
  108.   v.02/28/90     Attached BCH files to CFG path if SET
  109.  
  110.   v.03/02/90     Gave P)ut ability to display other drives. See the "subst"
  111.          option in your DOS manual.
  112.  
  113.   v.03/03/90     Qwik fixes to 03/02
  114.  
  115.   v.04/05/90     Rewrite of many functions, bringing program size down, dropped
  116.          ad at exit.
  117.          While Not into Documentation, this version contains my best
  118.          shot, to date.
  119.  
  120.   v.04/06/90     Corected a command line to protocol typo.
  121.          "port%P"   corrected for dsz as "port %P"
  122.          I should have left it go, but new users wouldn't have noticed
  123.          the needed change.
  124.